LEADTOOLS (Leadtools.Logging assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
SerializableDictionary<TKey,TValue> Class Members
See Also  Properties  Methods 
Leadtools.Logging Namespace : SerializableDictionary<TKey,TValue> Class

The following tables list the members exposed by SerializableDictionary<TKey,TValue>.

Public Constructors

 NameDescription
public Constructor SerializableDictionary<TKey,TValue> ConstructorInitializes a new instance of the SerializableDictionary class.  
Top

Public Properties

 NameDescription
public Property ComparerGets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Property CountGets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Property ItemGets or sets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Property KeysGets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Property ValuesGets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Top

Public Methods

 NameDescription
public Method AddAdds the specified key and value to the dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method ClearRemoves all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method ContainsKeyDetermines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method ContainsValueDetermines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method GetEnumeratorReturns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method GetObjectDataImplements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method GetSchemaThis method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method. Instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.  
public Method OnDeserializationImplements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method ReadXmlGenerates an object from its XML representation.  
public Method RemoveRemoves the value with the specified key from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method TryGetValueGets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method WriteXmlConverts an object into its XML representation.  
Top

See Also

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features